home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_1489 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-09-27  |  151 b   |  7 lines

  1. on(rollOver){
  2.    messah1 = "3 Mag";
  3.    messah2 = "3 Time";
  4.    descrap = "All enemies are slowed for a limited time";
  5.    _root.price = "2300g";
  6. }
  7.